home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / ny_100.zip / SAMPLE.CFG < prev    next >
Text File  |  1996-11-24  |  20KB  |  442 lines

  1. ; NY2008 configuration file
  2. ;
  3. ; Save this file as NY2008.CFG if you want to use it!
  4. ;
  5. ; If You have multiple configuration files start them with the -C command
  6. ; line option. 'NY2008.CFG' is the deafault and will be read if the -C
  7. ; option is not specified.
  8. ;
  9. ; Any text following a semi-colon (;), and blank lines, are ignored.
  10. ;
  11. ;------------------------------------------------------------------------------
  12. ;
  13. ;  BBS system directory. Indicates where the door information file (drop file)
  14. ;  can be found. Remove the semi-colon (;) to activate this option.
  15. ;  You can activate this to  the door look for the drop files here or you
  16. ;  can pass this directory through the command line. I recomend not using
  17. ;  this option and using the command line instead, that way you don't have to
  18. ;  have several .cfg files. (command line -Pc:\path)
  19. ;
  20. ;BBSDir    C:\BBS
  21. ;
  22. ;------------------------------------------------------------------------------
  23. ;
  24. ;  The door's working directory. This is where the door's system files are
  25. ;  located. Remove the semi-colon (;) to activate this option.
  26. ;  You can run multiple games when you create a different cfg file and set
  27. ;  each path different, then all the datafiles will be read from that 
  28. ;  directory. Or if you want to have the data directory different.
  29. ;  All the door files have to be located in this directory, basically this
  30. ;  means copy all the files into this directory except the .doc files, the
  31. ;  .exe file and the ny_jpsrc.zip file. Also the registration key file, 
  32. ;  "KEY.REG" has to be located in this directory. Run the register.exe 
  33. ;  program in this directory!
  34. ;
  35. ;DoorDir    C:\BBS\NY2008
  36. ;
  37. ;------------------------------------------------------------------------------
  38. ;
  39. ;  The flag file directory. This is where the temporary files are stored. I 
  40. ;  would recomend it to be a RAM disk if you have one as this will make the
  41. ;  game run faster. If it is nopt enabled the game direcory will be used.
  42. ;  Remove the semi-colon (;) to activate this option.
  43. ;
  44. ;FlagDirectory  E:\NY2008
  45. ;
  46. ;------------------------------------------------------------------------------
  47. ;
  48. ;  Check other flags, for multiline messages while waiting for a key every so
  49. ;  minutes. This olny aplies to when the game sits and waits for user input.
  50. ;  It defaults to 2. (it can be anywhere from 1 to 60 seconds) The higher it
  51. ;  is the faster the game would be, but the less REAL TIME and if it's higher
  52. ;  than 10 online stuff (fights, messages) starts to be slow for people!
  53. ;
  54. CheckFlagsEvery 2
  55. ;
  56. ;------------------------------------------------------------------------------
  57. ;
  58. ;  If DO NOT have a multitasking enviroment (Desqview, OS/2 ... ) uncomment 
  59. ;  this option!
  60. ;
  61. ;NoMultitasker
  62. ;
  63. ;  You can fine tune the polling by changing the value here. 1500 is 
  64. ;  recomended. Only used if multitasker support is enabled above!
  65. ;
  66. PollingValue 1500
  67. ;
  68. ;------------------------------------------------------------------------------
  69. ;
  70. ;  Local mode override. Forces door to always operate in local test mode.
  71. ;  Remove the semi-colon (;) to activate this option. When this mode is
  72. ;  activated, no door information file is required and default settings are
  73. ;  used for the user's name, location, etc.
  74. ;  This is also done by the -L command line option. (recomended)
  75. ;
  76. ;LocalMode
  77. ;
  78. ;------------------------------------------------------------------------------
  79. ;
  80. ;  If you run a single node only bbs, you can de-activate file flagging,
  81. ;  temporary file storing, and file locking by activating this option.
  82. ;  This will give you a slight speed increase as it does not need to check
  83. ;  for other nodes, online messages, online fight challanges or maintanance on
  84. ;  another node. If there is any reason two people should be on-line or there
  85. ;  is any other program, at the same time, that's working with the game files,
  86. ;  I do not recomend this. If you do not have a Multitasking Enviroment or
  87. ;  another computer using the drives (Novell Net,...), then it is safe to
  88. ;  turn this option on. Remove the semi-colon (;) to activate this option.
  89. ;
  90. ;SingleNodeOnly
  91. ;
  92. ;------------------------------------------------------------------------------
  93. ;
  94. ;  Door personality setting. This setting selects one of a number of sysop
  95. ;  interface personalities. Each personality setting emulates the status line
  96. ;  format and sysop function keys of a particular BBS package. You can turn on 
  97. ;  any personality from the NY2008 personality. To switch to "NY2008" 
  98. ;  personality online press Alt-[F1]. Valid personality settings are:
  99. ;
  100. ;                     NY2008              (Player stats)
  101. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  102. ;                     PCBoard
  103. ;                     RemoteAccess
  104. ;                     Wildcat
  105. ;
  106. Personality    NY2008
  107. ;
  108. ;------------------------------------------------------------------------------
  109. ;
  110. ;  Inter-BBS! ... These options control the InterBBS capabilities of NY2008
  111. ;  make sure you also copy the SAMPLEIB.CFG to INTERBBS.CFG in your game
  112. ;  directory and edit it with your information. Read INTERBBS.DOC for more
  113. ;  Info. The InterBBS option works only for registered sysops of NY2008.
  114. ;
  115. ;  If InterBBS is enabled, uncomment this option by removing the semicolon.
  116. ;InterBBS
  117. ;
  118. ;  If you are the InterBBS "operator" BBS uncomment this option. There can
  119. ;  be only one operator bbs and it's the one that controls the nodelists
  120. ;InterBBSOperator
  121. ;
  122. ;  Put down the game number you are joining here, from 0-32000. Make sure
  123. ;  you put down the right game number here. All members of a game must have
  124. ;  the same number here.
  125. InterBBSGameNumber  0
  126. ;
  127. ;------------------------------------------------------------------------------
  128. ;
  129. ;  Game options, here you can specify how many fights is given to every player
  130. ;  per day, and in how many days to delete inactive players. Only those days
  131. ;  when somebody plays count. (registered version only)
  132. ;
  133. FightsPerDay   20
  134. DeleteAfter    15
  135. ;
  136. ;  The daily percantage interest players get from the money in bank.
  137. ;  (registered version only, 0 if unregistered)
  138. ;
  139. BankInterest   5
  140. ;
  141. ;------------------------------------------------------------------------------
  142. ;
  143. ;  You can edit the probability of being busted here. First edit the
  144. ;  percentage of the chance of being busted then if the the player is not
  145. ;  busted, the SuccessChance percentage what is the chance of being
  146. ;  successfull. (e.g. BustedChance is 33, so the player is caught 1/3 of the
  147. ;  time he tries to do this. SuccessChance is 50 means if he is not busted
  148. ;  he is successfull half the time ... this is simple ... 1/3 of the
  149. ;  time he is busted, 1/3 of the time he is successfull and 1/3 of the time
  150. ;  he is not busted but not successfull. (registered version only)
  151. ;  Remove the semi-colon (;) to activate these options.
  152. ;
  153. ;  Bank robbing:
  154. ;BustedChanceBank      33
  155. ;SuccessChanceBank     50
  156. ;
  157. ;  Food stealing:
  158. ;BustedChanceFood      33
  159. ;SuccessChanceFood     50
  160. ;
  161. ;  Raping:
  162. ;BustedChanceRape      33
  163. ;SuccessChanceRape     50
  164. ;
  165. ;  Stealing from beggars:
  166. ;BustedChanceBeggar    20
  167. ;SuccessChanceBeggar   50
  168. ;
  169. ;  Smashing up a car (evil stuff and fight event):
  170. ;BustedChanceCar       33
  171. ;SuccessChanceCar      65
  172. ;
  173. ;  Burning down a school:
  174. ;BustedChanceSchool    33
  175. ;SuccessChanceSchool   50
  176. ;
  177. ;  Breaking a window:
  178. ;BustedChanceWindow    20
  179. ;SuccessChanceWindow   95
  180. ;
  181. ;  Poisoning water:
  182. ;BustedChancePoison    25
  183. ;SuccessChancePoison   33
  184. ;
  185. ;  World Trade Center bombing:
  186. ;BustedChanceBomb      25
  187. ;SuccessChanceBomb     33
  188. ;
  189. ;------------------------------------------------------------------------------
  190. ;
  191. ;  You can give credits for registering the door, by typing the name in here.
  192. ;  Remove the semi-colon (;) to activate this option.
  193. ;
  194. ;RegCreditTo    Nobody
  195. ;
  196. ;------------------------------------------------------------------------------
  197. ;
  198. ;  ScoreFiles are created everytime on door exit. Set the path and filename  
  199. ;  in here.
  200. ;
  201. AnsiScores     nyscores.ans
  202. AsciiScores    nyscores.asc
  203. ;
  204. ;  Remove the semicolon (;) to prevent NY2008 from creating scorefiles at all.
  205. ;
  206. ;NoScoreFiles
  207. ;
  208. ;------------------------------------------------------------------------------
  209. ;
  210. ;  This is obscelete, from now on just create a 3rdmnt.bat and that will be
  211. ;  executed each time after the maintanance is run. Try to make this fast since
  212. ;  the maintanance is usually run when the first user logs on that day ...
  213. ;  If you want to send remote output, there is a "3rdmnt.inf" file created,
  214. ;  it has the same format as the IGM dropfile, so look at that in the
  215. ;  3rdparty.doc file. this only works if you use the 3rdmnt.bat file it will
  216. ;  not work with this option!
  217. ;
  218. ;  I RECOMMEND NOT TO USE THIS OPTION AND USE THE 3RDMNT.BAT DESCRIBED ABOVE!!
  219. ;
  220. ;  After maintanance program, this variable is for third party software that
  221. ;  needs to be run after the maintanance, give the full path and name of the
  222. ;  program and it will be executed after the maintanance is run each day.
  223. ;  Note, on multinode systems the other nodes will be still stopped even 
  224. ;  while this program runs as it is the exxtention to the maintanance.
  225. ;  Remove the semi-colon (;) to activate this option.
  226. ;  
  227. ;MaintExec     c:\bbs\third.exe
  228. ;
  229. ;------------------------------------------------------------------------------
  230. ;
  231. ;  Memory swapping options. These options are generally not needed, but can be
  232. ;  used to customize NY2008's swapping behaviour. "SwappingDir" can be used
  233. ;  to specify which directory or directories should be used for swapping.
  234. ;  Multiple directory paths can be seperated using a semi-colon.
  235. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  236. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  237. ;  altogether. Swapping is usedon the third party maintanance above or on the
  238. ;  IGM's. Remove the semi-colon (;) to activate any of these options.
  239. ;
  240. ;SwappingDir    C:\
  241. ;SwappingNoEMS
  242. ;SwappingDisable
  243. ;
  244. ;------------------------------------------------------------------------------
  245. ;
  246. ;  BBS node number that door is running on. Only used if NY2008 is unable
  247. ;  to determine the node number by some other means.
  248. ;  (the -N command line option or the dropfile) I recomend passing the -N
  249. ;  option and the -P option to NY2008 for a multinode system, instead of 
  250. ;  creating more config files.
  251. ;
  252. ;Node    1
  253. ;
  254. ;------------------------------------------------------------------------------
  255. ;
  256. ;  Maximum length of time a user is permitted to access NY2008. If the user's
  257. ;  total remaining time on the BBS is less than this value, the user will only
  258. ;  be permitted to access the door for this shorter length of time. 
  259. ;  When this option is disabled, the user will be permitted to use the full
  260. ;  of their remaining time on the BBS within the door. Remove the semi-colon 
  261. ;  (;) to activate this option.
  262. ;
  263. ;MaximumDoorTime    15
  264. ;
  265. ;------------------------------------------------------------------------------
  266. ;
  267. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  268. ;  without the user pressing any key, before the user will be automatically
  269. ;  disconnected. A value of 0 disables inactivity timeouts.
  270. ;
  271. InactivityTimeout    300
  272. ;
  273. ;------------------------------------------------------------------------------
  274. ;
  275. ;  Name of the sysop. Put the sysop's name or handle in here.
  276. ;  It does not matter what name you registered the game in, only the BBS name
  277. ;  has to match ... this name is used as a default name in local logins, if you
  278. ;  press enter when NY2008 asks for name when using the -L option. If the
  279. ;  LocalMode option is specified in this .CFG file, the game will not ask for
  280. ;  name and will just use this one.
  281. ;
  282. SysopName    Franz
  283. ;
  284. ;------------------------------------------------------------------------------
  285. ;
  286. ;  Name of the BBS. You have to supply this information correctly. It has to
  287. ;  match the name you sent in with your registration, in order to enable all
  288. ;  the registered features!
  289. ;
  290. SystemName    Franz's BBS
  291. ;
  292. ;------------------------------------------------------------------------------
  293. ;
  294. ;  Serial port options. Setting these is known to cause trouble, so you are
  295. ;  better off if the the bbs software you have can pass these in the drop
  296. ;  file! These options are generally not needed, as these settings can usually
  297. ;  be determined from the BBS door information file. "LockedBPS" specifies the
  298. ;  the BPS rate at which the door should communicate with the modem.
  299. ;  "SerialPort" specifies the port port number that the modem is connected to.
  300. ;  Unless you have reassigned the port numbers through your FOSSIL drive,
  301. ;  port 0 corresponds to COM1, port 1 corresponds to COM2, and so on. Remove
  302. ;  the semi-colon (;) to activate either of these options.
  303. ;
  304. ;  The LockedBPS setting is not read in by default, if you are using fossil 
  305. ;  drivers. If you have any problems with people getting grabage, or the game
  306. ;  is too slow, include the "-RDBPS" command line option and put the Locked 
  307. ;  BPS rate here and remove the semi-colon (;)
  308. ;
  309. ;LockedBPS    38400
  310. ;SerialPort    0
  311. ;
  312. ;
  313. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  314. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  315. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  316. ;  the door to always communicate directly with the modem, bypassing any
  317. ;  FOSSIL driver.
  318. ;
  319. ;NoFossil
  320. ;
  321. ;------------------------------------------------------------------------------
  322. ;
  323. ;  The following options only apply if a FOSSIL driver is NOT being used for
  324. ;  serial communications. If a FOSSIL driver IS being used, these options
  325. ;  are normally set on the FOSSIL driver command line.
  326. ;
  327. ;  Hexidecimal address of the serial port. This address can usually be
  328. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  329. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  330. ;  (;) to activate this option.
  331. ;
  332. ;PortAddress 2F8
  333. ;
  334. ;
  335. ;  Interrupt request line that the serial port is using. May be any IRQ line
  336. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  337. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  338. ;  to activate this option.
  339. ;
  340. ;PortIRQ 4
  341. ;
  342. ;
  343. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  344. ;  the serial I/O receive buffer. You may want to increase this buffer size
  345. ;  if you find that characters being sent from the user's modem are being lost.
  346. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  347. ;  buffer. You may want to increase this buffer size for improved performance
  348. ;  in some multitasking environments.
  349. ;
  350. ReceiveBuffer 256
  351. TransmitBuffer 1024
  352. ;
  353. ;
  354. ;  UART FIFO buffers. Normally, NY2008 will use 16550A UART FIFO buffers
  355. ;  if they are available. You can prevent NY2008 from using the FIFO
  356. ;  buffers, even if they are available, by removing the semi-colon before
  357. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  358. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  359. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  360. ;  bytes.
  361. ;
  362. ;NoFIFO
  363. FIFOTriggerSize 4
  364. ;
  365. ;------------------------------------------------------------------------------
  366. ;
  367. ;  Custom door information file support. NY2008 automatically recognizes
  368. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  369. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  370. ;  to permit NY2008 to operate on BBS systems that produce a different format
  371. ;  file, you may define a custom door information file format. A custom door
  372. ;  information file format is defined using the "CustomFileName" command,
  373. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  374. ;
  375. ;  The "CustomFileName" option specifies the filename used to distinguish this
  376. ;  file format from other file formats. This filename should not include a
  377. ;  path. To specify the path where the door information file is located, use
  378. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  379. ;  custom format is the same as that of one of the built-in formats, the custom
  380. ;  format will override the built-in format.
  381. ;
  382. ;  The actual format of the custom file is specified using a number of lines
  383. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  384. ;  correspond to a single line in the door information file, with the option
  385. ;  following the "CustomFileLine" keyword specifying the information that can
  386. ;  be found on that line. This can be one of the following keywords:
  387. ;
  388. ;                    Ignore - Causes the next line in the door information
  389. ;                             file to be ignored. Use on lines for which none
  390. ;                             of the options below apply.
  391. ;                   ComPort - COM? port the modem is connected to
  392. ;                             (0 indicates local mode)
  393. ;                FossilPort - Fossil port number the modem is connected to
  394. ;                  ModemBPS - BPS rate at which to communicate with modem
  395. ;                             (0 or non-numerical value indicates local mode)
  396. ;                 LocalMode - 1, T or Y if door is operating in local mode
  397. ;                  UserName - Full name of the user
  398. ;             UserFirstName - First name(s) of the user
  399. ;              UserLastName - Last name of the user
  400. ;                     Alias - The user's psuedonym / handle
  401. ;                 HoursLeft - Hours user has left online
  402. ;               MinutesLeft - Minutes user has left online, or time left online
  403. ;                             in format hh:mm
  404. ;               SecondsLeft - Seconds user has left online, or time left online
  405. ;                             in format hh:mm:ss or format mm:ss
  406. ;                             (If more than one of the above time options are
  407. ;                             used, the user time left is taken to be the total
  408. ;                             of all of these values.)
  409. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  410. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  411. ;                       RIP - 1, T or Y for RIP graphics mode
  412. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  413. ;              ScreenLength - Number of lines on user's screen
  414. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  415. ;                  Security - The user's security level / access level
  416. ;                      City - City the user is calling from
  417. ;                      Node - Node number user is connected to
  418. ;                 SysopName - Full name of the sysop
  419. ;            SysopFirstName - The sysop's first name(s)
  420. ;             SysopLastName - The sysop's last name
  421. ;                SystemName - Name of the BBS
  422. ;
  423. ;
  424. ; Same format as DORINFO?.DEF
  425. ; Remove semicolons to use example!
  426. ;
  427. ;CustomFileName    EXAMPLE.DEF                     
  428. ;CustomFileLine    SystemName
  429. ;CustomFileLine    SysopFirstName
  430. ;CustomFileLine    SysopLastName
  431. ;CustomFileLine    ComPort
  432. ;CustomFileLine    ModemBPS
  433. ;CustomFileLine    Ignore
  434. ;CustomFileLine    UserFirstName
  435. ;CustomFileLine    UserLastName
  436. ;CustomFileLine    City
  437. ;CustomFileLine    ANSI
  438. ;CustomFileLine    Security
  439. ;CustomFileLine    MinutesLeft
  440. ;
  441. ;------------------------------------------------------------------------------
  442.